Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationService.contrib--displayedFields

This contribution is part of XML component org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationService.contrib inside nuxeo-annot-gwt-9.10.jar /OSGI-INF/web-configuration-service-contrib.xml

Extension Point

Extension point displayedFields of component WebAnnotationConfigurationService.

Contributed Items

  • <field displayed="true" label="Auteur" name="{http://purl.org/dc/elements/1.1/}creator"/>
  • <field label="Type" name="{http://www.w3.org/1999/02/22-rdf-syntax-ns#}type"/>

XML Source

<extension point="displayedFields" target="org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationService">
       <field displayed="true" label="Auteur" name="{http://purl.org/dc/elements/1.1/}creator"/>
       <field label="Type" name="{http://www.w3.org/1999/02/22-rdf-syntax-ns#}type"/>
  </extension>